←Select platform

IccU16Fixed16ArrayTagType Constructor(int[])

Summary

Initializes a new IccU16Fixed16ArrayTagType with explicit parameters.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal data() As Integer _ 
) 
public: 
IccU16Fixed16ArrayTagType(  
   array<int>^ data 
) 

Parameters

data
Array that contains the tag's data.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly